func runtime.goroutineheader

10 uses

	runtime (current package)
		mprof.go#L1205: 			goroutineheader(gp)
		mprof.go#L1236: 		goroutineheader(gp)
		mprof.go#L1243: 		goroutineheader(gp.m.curg)
		mprof.go#L1256: 	goroutineheader(gp)
		panic.go#L1308: 			goroutineheader(gp)
		signal_unix.go#L741: 		goroutineheader(gp)
		signal_unix.go#L745: 			goroutineheader(mp.curg)
		traceback.go#L1185: func goroutineheader(gp *g) {
		traceback.go#L1229: 		goroutineheader(curgp)
		traceback.go#L1245: 		goroutineheader(gp)